﻿2026-08-04T16:22:40.1238662Z ##[group]Run actions/checkout@v5
2026-08-04T16:22:40.1239398Z with:
2026-08-04T16:22:40.1239783Z   repository: BigscreenVR/spt-bs-core
2026-08-04T16:22:40.1242712Z   token: ***
2026-08-04T16:22:40.1243107Z   ssh-strict: true
2026-08-04T16:22:40.1243486Z   ssh-user: git
2026-08-04T16:22:40.1243864Z   persist-credentials: true
2026-08-04T16:22:40.1244278Z   clean: true
2026-08-04T16:22:40.1244659Z   sparse-checkout-cone-mode: true
2026-08-04T16:22:40.1245099Z   fetch-depth: 1
2026-08-04T16:22:40.1245462Z   fetch-tags: false
2026-08-04T16:22:40.1245828Z   show-progress: true
2026-08-04T16:22:40.1246213Z   lfs: false
2026-08-04T16:22:40.1246570Z   submodules: false
2026-08-04T16:22:40.1246961Z   set-safe-directory: true
2026-08-04T16:22:40.1247410Z   allow-unsafe-pr-checkout: false
2026-08-04T16:22:40.1247848Z ##[endgroup]
2026-08-04T16:22:40.1995176Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-04T16:22:40.1996906Z ##[group]Getting Git version info
2026-08-04T16:22:40.1997803Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-04T16:22:40.1998838Z [command]/usr/bin/git version
2026-08-04T16:22:40.2023936Z git version 2.43.0
2026-08-04T16:22:40.2043170Z ##[endgroup]
2026-08-04T16:22:40.2050604Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/1defffc5-7b58-4b8a-b6b3-16a00a2ede66/.gitconfig'
2026-08-04T16:22:40.2057473Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/1defffc5-7b58-4b8a-b6b3-16a00a2ede66' before making global git config changes
2026-08-04T16:22:40.2058881Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T16:22:40.2060309Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-04T16:22:40.2091145Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-04T16:22:40.2108360Z https://github.com/BigscreenVR/spt-bs-core
2026-08-04T16:22:40.2117999Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-04T16:22:40.2120805Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-04T16:22:40.2140930Z refs/heads/main
2026-08-04T16:22:40.2147437Z [command]/usr/bin/git checkout --detach
2026-08-04T16:22:40.2532969Z HEAD is now at 8f291e19d docs: infra register — IR-34 (nextest LEAK on zombie-fixture row dominant-but-intermittent, 19/20 measured; leak-signal gates flap ~1/20, one clean run never evidence of fix; two-leg pre-existing verdict template)
2026-08-04T16:22:40.2569871Z [command]/usr/bin/git branch --delete --force main
2026-08-04T16:22:40.2603159Z Deleted branch main (was 8f291e19d).
2026-08-04T16:22:40.3278897Z ##[endgroup]
2026-08-04T16:22:40.3282875Z [command]/usr/bin/git submodule status
2026-08-04T16:22:40.3467432Z ##[group]Cleaning the repository
2026-08-04T16:22:40.3468187Z [command]/usr/bin/git clean -ffdx
2026-08-04T16:22:44.2872355Z Removing target/
2026-08-04T16:22:44.2884233Z [command]/usr/bin/git reset --hard HEAD
2026-08-04T16:22:44.3041895Z HEAD is now at 8f291e19d docs: infra register — IR-34 (nextest LEAK on zombie-fixture row dominant-but-intermittent, 19/20 measured; leak-signal gates flap ~1/20, one clean run never evidence of fix; two-leg pre-existing verdict template)
2026-08-04T16:22:44.3047388Z ##[endgroup]
2026-08-04T16:22:44.3048792Z ##[group]Disabling automatic garbage collection
2026-08-04T16:22:44.3052374Z [command]/usr/bin/git config --local gc.auto 0
2026-08-04T16:22:44.3076934Z ##[endgroup]
2026-08-04T16:22:44.3077442Z ##[group]Setting up auth
2026-08-04T16:22:44.3082027Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-04T16:22:44.3107339Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-04T16:22:44.3297506Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T16:22:44.3320597Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-04T16:22:44.3502447Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T16:22:44.3527627Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-04T16:22:44.3726463Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-04T16:22:44.3756649Z ##[endgroup]
2026-08-04T16:22:44.3757144Z ##[group]Fetching the repository
2026-08-04T16:22:44.3762303Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +fc7fad17fb2717f530daa641367acd6c4cf85df9:refs/remotes/origin/golden/usher150
2026-08-04T16:22:45.2534508Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-04T16:22:45.2535123Z  * [new ref]             fc7fad17fb2717f530daa641367acd6c4cf85df9 -> origin/golden/usher150
2026-08-04T16:22:45.2556906Z ##[endgroup]
2026-08-04T16:22:45.2557398Z ##[group]Determining the checkout info
2026-08-04T16:22:45.2559238Z ##[endgroup]
2026-08-04T16:22:45.2562539Z [command]/usr/bin/git sparse-checkout disable
2026-08-04T16:22:45.2600695Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-04T16:22:45.2624306Z ##[group]Checking out the ref
2026-08-04T16:22:45.2627202Z [command]/usr/bin/git checkout --progress --force -B golden/usher150 refs/remotes/origin/golden/usher150
2026-08-04T16:22:45.3132201Z Previous HEAD position was 8f291e19d docs: infra register — IR-34 (nextest LEAK on zombie-fixture row dominant-but-intermittent, 19/20 measured; leak-signal gates flap ~1/20, one clean run never evidence of fix; two-leg pre-existing verdict template)
2026-08-04T16:22:45.3138133Z Switched to a new branch 'golden/usher150'
2026-08-04T16:22:45.3138650Z branch 'golden/usher150' set up to track 'origin/golden/usher150'.
2026-08-04T16:22:45.3147161Z ##[endgroup]
2026-08-04T16:22:45.3183462Z [command]/usr/bin/git log -1 --format=%H
2026-08-04T16:22:45.3206827Z fc7fad17fb2717f530daa641367acd6c4cf85df9
